PrintDocument for WinForms
Write(Char[],Int32,Int32) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet.BigEndianBinaryWriter クラス > Write メソッド : Write(Char[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Sub Write( _
   ByVal chars() As System.Char, _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As FontSubSet.BigEndianBinaryWriter
Dim chars() As System.Char
Dim index As System.Integer
Dim count As System.Integer
 
instance.Write(chars, index, count)
public virtual void Write( 
   System.char[] chars,
   System.int index,
   System.int count
)

パラメータ

chars
index
count
参照

FontSubSet.BigEndianBinaryWriter クラス
FontSubSet.BigEndianBinaryWriter メンバ
オーバーロード一覧